@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#c00404;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;background-repeat: no-repeat;}
.pd60{padding:40px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}



@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('../fonts/font_1152918_auzzl2c96di.eot');
  src: url('../fonts/font_1152918_auzzl2c96di.eot') format('embedded-opentype'),
  url('../fonts/font_1152918_auzzl2c96di.woff2') format('woff2'),
  url('../fonts/font_1152918_auzzl2c96di.woff') format('woff'),
  url('../fonts/font_1152918_auzzl2c96di.ttf') format('truetype'),
  url('../fonts/font_1152918_auzzl2c96di.svg#iconfont') format('svg');
}


.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
 
/* 主导航 */
.header{position: relative;width:100%;z-index:99;left:0;top:0;height:90px;line-height:90px;background:#fff;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:0 230px 0 350px;height:90px;display:flex;justify-content: space-between;}
.nav .m{float:left;text-align:center;position:relative;padding-right:1px;flex-grow:1;}
.nav .m>a{color:#1a1a1a;display:block;position:relative;z-index:2;}
.nav .m>a::after{content:"";position: absolute;left:0;top:0;width:100%;height:0;background:#c00404;transition:all .5s;z-index:-1;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}
.nav .cur>a::after,.nav .m>a:hover::after{height:100%;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:140%;color:#333;font-size:.875rem;transform: scale(0) ;transition:top .5s,opacity 0.4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#c00404;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headFix{height:90px;line-height:90px;box-shadow:1px 1px 5px #ddd;position: fixed;}
.headFix .nav{height:90px;}
.headFix .headR{top:30px;}
.headFix .logo img{height:55px;}

/* 头部右侧 */
.headR{position:absolute;right:0;top:30px;line-height:30px;}
.headR .sIcon{float:left;font-family:"iconfont";color:#666;position:relative;}
.headR .sIcon::after{content:"";position: absolute;height:20px;width:1px;border-right:1px dotted #ccc;right:-18px;top:6px;}
.headR .tel{float:left;font-size:14px;padding-left:60px;color:#191919;font-size:22px;font-weight:700;font-family:Arial;position: relative;}
.headR .tel::after{content:"\e6ee";position: absolute;left:35px;font-family:"iconfont";opacity:.6;font-size:18px;}
.wapTel{font-family:"iconfont";position: absolute;color:#c00404;right:60px;font-size:1rem;line-height:1;top:21px;display:none;}
.headR .ch{ background:url('../images/icon_flag_cn.png') no-repeat center left; float:left;font-size:14px;padding-left:40px;color:#191919;position: relative;}
.headR .en{ background:url('../images/icon_flag_en.png') no-repeat center left; float:left;font-size:14px;padding-left:40px;color:#191919;position: relative;margin-left: 20px;}
/* PC端搜索 */
.search{position: absolute;padding:20px;background:#333; background: rgba(0,0,0,.5);left:0;top:100%;display:none;width:100%;padding-top:0;border-top: 1px solid #333;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 20px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../images/sicon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#c00404;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#c00404;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;font-size:.875rem;}
.banner .swiper-slide{position: relative;}
.banner .pic{width:100%;}
.banner .txt{position:absolute;left:0;top:25%;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .txt2{top:20%;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{max-width:1600px;left:50%;transform:translateX(-50%);}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;}
.banner .swiper-pagination-bullet-active{border-color: #c00404;}
.banner .swiper-pagination-bullet-active::after{background:#c00404;}
.banner .swiper-slide-active .txt{ opacity:1;left:25%;}
.banner .swiper-slide-active .txt2{left:50%;}

/* 我们的产品 */
.hTitle{font-size:1rem;margin-bottom:40px;text-align:center;}
.hTitle span{display: block;font-size:2.875em;color:#191919;margin-bottom:5px;}
.proMenu{font-size:1.286em;border-bottom: 1px solid #b40103;display:flex;flex-flow: row wrap;justify-content: space-between;text-align:center;overflow:hidden;margin-right:3px;}
.proMenu a{float:left; position:relative;color:#333;flex-grow:1;border-right: 1px solid #d9d9d9;background:#f3f3f3;z-index:2;height:65px;line-height:65px;}
.proMenu a:last-child{border-right:none;}
.proMenu a:after{content:"";position:absolute;left:0;top:0;background:#c00404;width:100%;height:100%;z-index:-1;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.proMenu .on,.proMenu a:hover{color:#fff;}
.proMenu .on::after,.proMenu a:hover::after{transform: scale(1);transform-origin:left;}
.proMain{padding-left:1px;}
.proMain li{float:left;width:25%;font-size:1.143em;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;}
.proMain li a{display:block;overflow:hidden;background:#fff;}
.proMain li .pImg{padding-top:64%;}
.proMain li h4{color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:30px;height:62px;}
.proMain li h4 i{font-style:normal;margin-left:15px;color:#999;font-size:14px;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4,.proMain li a:hover i,.caseSlide li:hover p{color:#c00404;}


/* 案例 */
.case{background: url('../images/case_bg.jpg');}
.caseMain{background:#fff;padding:40px;}
.caseSlide li{float: left;width:25%;}
.caseSlide li .pImg{padding-top:72%;}
.caseSlide li .pImg::after,.setting li .pImg::after{content:"";position: absolute;left:15px;top:15px;right:15px;bottom:15px;opacity:0;border:1px solid #fff;transform: scale(0)  rotate(-90deg);transition:all .5s;}
.caseSlide li p{font-size:1.143em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;}
.caseSlide li:hover img{transform: scale(1.1);transition:all 1.2s;}
.caseSlide li:hover .pImg::after,.setting li:hover .pImg::after{transform: scale(1) rotate(0deg);opacity:.9;}
.caseSlide .swiper-pagination,.setting .swiper-pagination{position: static;margin-top:40px;height:1px;background:#e7e7e7;background:#e5e5e5;}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#c00404;}


/* 6大理由 */
.odds{background:url('../images/odds_bg.jpg') no-repeat center bottom;padding-bottom:0;background-size:cover;background-attachment: fixed;position: relative;}
.odds::after{content:"";position: absolute;right:0;top:0;height:64%;width:8%;background:#b7030b;}
.odds li{float:left;width:25%;background-color:#fff;height:355px;border-right: 1px solid #ccc;padding:40px 4%;position:relative;z-index:2;margin-bottom:1px;}
.odds li:nth-child(4n){border-right:none; }
.odds .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#b7030b;z-index:-1;transition:all .5s;}
.odds li h4{margin-bottom:30px;font-size:1.714em;color:#191919;font-weight:700;}
.odds li h4 i{display: block;font-style:normal;opacity:.2;font-family:Arial;margin-bottom:5px;font-size:36px;}
.odds li:hover,.odds li:hover h4,.odds li:hover h4 i{color:#fff;transition:all .3s;opacity:1;}
.odds .txt:hover::after{height:100%;}
.odds .line{position: absolute;width:180px;height:530px;background: url('../images/odds_line.png');left:5%;bottom:0;z-index:1;}
.odds .line2{right:2%;left:auto;bottom:25%;}


/* 关于 */
.aboutMain {height:620px;position:relative;overflow:hidden;margin-bottom:1px;}
.aboutMain .bgImg{animation:scale 24s infinite;}
.aboutMain .txt{position: absolute;right:30px;top:30px;background:rgb(255 255 255 / 76%);max-width:700px;width:100%;bottom:30px;padding:4% 5%;}
.aboutMain .tie{font-size:1.857em;color:#191919;margin-bottom:20px;}
.aboutMain .info{line-height:1.8;max-height:150px;margin-bottom:30px;overflow:hidden;}
.aboutMain .more{display:inline-block;width:180px;height:45px;line-height:45px;text-align:center;background:url('../images/a_line.png');}
.aboutMain .more:hover{background:#b7030b;color:#fff;}
.oddsNum{overflow:hidden;height:130px;display: flex;justify-content: space-between;border-top: 1px solid #000;padding-top:35px;margin-top:40px;position: absolute;max-width:540px;width:100%;bottom:50px;} 
.oddsNum p{float:left;}
.oddsNum p b{display:block;font-size:3.286em;font-family:Arial;line-height:1.2;color:#191919;}
.setting li{float:left;width:25%;}
.setting li .pImg{padding-top:72%;}
.setting li p{padding-top:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.setting li:hover img{transform: scale(1.1);}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 合作伙伴 */
.partner{background: url('../images/a_line.png');}
.tieTop{position: relative;margin-bottom:40px;overflow:hidden;}
.partner .hTitle{text-align:left;margin-bottom:0;}
.hTel{font-size:12px;padding-left:50px;background: url('../images/telicon.png') no-repeat left center;position: absolute;bottom:15px;right:0;}
.hTel span{display: block;font-size:2.333em;font-weight:bold;font-family:'Geometric','Arial';line-height:1.2;color:#333;}
.partnerMain{padding-left:220px;overflow:hidden;}
.partnerSlide{padding-top:1px;overflow:hidden;padding-left:1px;}
.partner li{float:left;width:14.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px !important;position: relative;transition:all .5s;}
.partner li .pImg{padding-top:60%;}
/* .partner li img{filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);} */
.partner li a:hover img{filter:none;-webkit-filter:none;-ms-filter:none; -o-filter:none;transform: scale(1.1);}
.partner li a:hover{box-shadow:0 0 8px #ccc;z-index:2;}
.partner .zx{display:inline-block;height:95px;width:95px;background:#b7030b;color:#fff;text-align:center;padding-top:20px;margin-left:14.3%;}
.partner .zx i{font-family:"iconfont";font-style:normal;display: block;font-size:1.286em;}
.partner .zx:hover{background:#900006;}
.partner .tie{font-size:1.143em;color:#333;text-align:right;margin-top:40px;position: relative;}
.partner .tie::after{content:"";position: absolute;background:#ccc;height:1px;width:80%;left:-280%;width:260%;top:15px;}
.partner .bgImg{position: absolute;left:0;bottom:0;height:338px;width:30%;z-index:-1;}
.partnerSlide .sIcon{left:220px;width:auto;bottom:30px;}
.partnerSlide .swiper-pagination-bullet{width:10px;height:10px;background:#fff;}

/* 新闻快讯 */
.news .hTitle{margin-bottom:20px;}
.newsMenu{font-size:1.429em;text-align:center;margin-bottom:50px;}
.newsMenu a{position:relative;color:#191919;margin:0 25px;display:inline-block;}
.newsMenu a::after,.newsR li::after{content:"";position:absolute;left:0;bottom:-5px;background:#c00404;height:2px;transition:all .5s;width:0;}
.newsMenu .on,.newsMenu a:hover,.newsMain h4 a:hover{color:#c00404;}
.newsMenu .on::after,.newsMenu a:hover:after,.newsR li:hover::after{width:100%;}

.newsL{overflow:hidden;margin-right:-15px;width:68%;}
.newsL li{float:left;width:50%;padding-right:15px;overflow:hidden;}
.newsL li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;}
.newsL li .bgImg{height:260px;transition:all .6s;}
.newsL li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;}
.newsL li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:30px;line-height:1.8;}
.newsL li .date{display:block;font-size:12px;}
.newsL li .date i{font-style:normal;margin-left:20px;opacity:.6;}
.newsL li:nth-child(2){margin-bottom:15px;}
.newsL li a:hover .bgImg{transform: scale(1.1);}
.newsL .pic h4{z-index:2;position:relative;}
.newsL .pic .hide{display:block;border:1px solid #ddd;}
.newsL .txt a{padding:0 30px;height:240px;}
.newsL li:nth-child(3).txt a{padding-top:30px;}
.newsL .txt h4{padding-top:0;}
.newsL .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsL .txt a:hover .bgImg{opacity:.2;}
.newsL .txt a:hover{color:#fff;background-color:#c00404;padding:30px;}
.newsL .txt a:hover h4{color:#fff;}
.newsR{width:30%;}
.newsR li{border-bottom: 1px solid #ebebeb;height:108px;margin-bottom:20px;position:relative;}
.newsR li::after{height:1px;bottom:0;}
.newsR li h4{font-size:1.143em;margin-bottom:10px;}
.newsR li a{color:#191919;}
.newsR li h4,.newsR li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li span{display:inline-block;font-size:12px;opacity:.6;margin-top:10px;}
.newsR li:last-child{margin-bottom:0;}


/*底部 */
.footer{overflow:hidden;font-size:.75rem;background:#2d2d2d;color:#999;}
.footMain{padding:60px 0 30px 0;overflow:hidden;}
.footTop{background: url('../images/foot_line.png');height:65px;line-height:65px;overflow: hidden;margin-bottom:50px;color:#fff;padding-right:40px;}
.footTop p{padding-left:50px;color:#ccc;}
.footTop p span{font-size:22px;color:#fff;font-family:Arial;font-weight:bold;margin-left:15px;}
.footTop .phone{position:relative;margin-left:50px;}
.footTop .phone::after{content:"";position: absolute;left:0;top:28px;border-left: 1px dotted #eee;height:18px;opacity:.5;}
.footTop .zx{float:right;color:#fff ;}
.footTop .zx i{font-style:normal;font-family:"iconfont";margin-right:10px;font-size:1.286em;}
.footTop .zx:hover{text-decoration: underline;}
.footMenu{margin-bottom:40px;font-size:1.333em;overflow:hidden;width:60%;}
.footMenu .first{display:none;}
.footMenu a{color:#fff;margin-right:38px;}
.footMenu a:hover{color:#fff;text-decoration: underline;}
.footR{width:35%;padding-right:150px;text-align:right;overflow:hidden;line-height:2;}
.footR a,.firendlink a{color:#999;}
.footR a:hover,.firendlink a:hover{color:#fff;}
.footWx {margin-right:-150px;background:#fff;width:110px;text-align:center;padding:5px;color:#666;}
.footWx img{width:100%;}
.firendlink{padding:20px 0;position:relativeposition:relative;}
.firendlink::after{content:"";position: absolute;left:0;top:0;width:200%;left:-50%;background:#424242;height:1px;}
.firendlink span{color:#fff;margin-right:25px;}
.firendlink a{margin:0 15px;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:400px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:30%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.listBanner h3 span{display: block;font-size:14px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:20px 0;}
.breadCrumb p span{position:relative;padding-left:20px;}
.breadCrumb span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#c00404;border:1px solid #c00404;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#c00404;color:#fff;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sicon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#111;}
.listTie{font-size:2.625rem;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#c00404;margin-left:-10px;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.listMenu{background:#fff;margin-top:-64px;height:64px;line-height:64px;background: rgba(255, 255, 255, .9);padding:0 25px;font-size:1.143em;border-radius:5px 5px 0 0 ;}
.listMenu p{float:right;font-size:14px;background: url('../images/home_icon.png') no-repeat left center;padding-left:25px;opacity:.8;}
.listMenu .m{color:#191919;margin:0 30px;position:relative;display:inline-block;}
.listMenu .m::after{content:"";position: absolute;left:0;bottom:0;height:2px;width:100%;background:#c00404;transform: scale(0,1);transform-origin:right;transition: transform .5s;}
.listMenu .m:hover,.listMenu .cur{color:#c00404;}
.listMenu .cur::after{transform: scale(1);}

/* 产品列表 */
.proWrap{padding-top:0;overflow: visible;}
.proWrap::after{content:"";position: absolute;top:0;left:0;width:200%;margin-left:-50%;background:#f7f7f7;height:70px;line-height:70px;z-index:-1;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background:#c00404;padding:30px;color:#fff;font-size:2.25em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#c00404;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{background:#f2f2f2;margin-bottom:30px;width:100%;}
.proSide_sub li{border-top: 1px solid #fff;}
.proSide_sub li a{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;height:55px;line-height:55px;}
.proSide_sub li i{font-family:"iconfont";margin-right:10px;font-style:normal;font-size:1.286em;position: relative;top:3px;}
.proSide_sub li a:hover,.proSide_sub li .cur{background:#c00404;color:#fff;}
.proSide_sub ul{border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li{background: url('../images/ly_li2.png') no-repeat 18% center;padding-left:15%;}
.proSide_sub ul li a{line-height:40px;height:40px;}
.proSide_sub ul .cur,.proSide_sub ul a:hover{color:#c00404;background:none;}
.relaCase{background:#f2f2f2;padding:20px 30px;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:100%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaCase li:hover img{transform: scale(1.1);}

.proR{width:74%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.proList {margin-right:-30px;}
.proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:65%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proList li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#c00404;}
.searchList{width:100%;}
.searchList li{width:25%;}

/*  产品详情 */
.proShow_box1{overflow:hidden;margin:40px 0;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;padding-bottom:0;overflow:hidden;}
.gallery li{height:440px;line-height:440px;text-align:center;}
.gallery .pImg{padding-top:100%;}
.gallery img{max-height:100%;}
.gallery .swiper-pagination-bullet-active{background:#c00404;}

.proShow_R{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:1.778em;color:#c00404;}
.proShow_R .font{height:210px;line-height:2;margin-bottom:20px;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_R li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_R li i{display:inline-block;width:37px;height:37px;background: url('../images/show_icon.png') no-repeat;}
.proShow_R li:nth-child(2) i{background-position: -37px 0;}
.proShow_R li:nth-child(3) i{background-position: -74px 0;}
.proShow_R li:nth-child(4) i{background-position: -111px 0;}
.proShow_R li span{display: block;}
.proShow_R .btn{margin-top:30px;overflow:hidden;}
.proShow_R .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_R .btn a:nth-child(2){float:right;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_R .btn a:hover{background:#c00404;color:#fff;}
.proShow_menu{margin-bottom:10px;text-align:center;overflow: hidden;}
.proShow_menu a{width:150px;height:40px;line-height:40px;border:1px solid #dcdcdc;display:inline-block;margin:0 10px;color:#333;border-radius:20px;}
.proShow_menu .on,.proShow_menu a:hover{background:#c00404;border:1px solid #c00404;color:#fff;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;}
.proTie span{display:inline-block;border-bottom:1px solid #c00404;;color:#c00404;height:50px;}
.proShow_con3{width:100%;}
.proShow_con3 ul{margin-right:-30px;}

/* 公司宣传片 */
.videoList ul{margin-right:-40px;overflow: hidden;}
.videoList li{float:left;width:25%;padding-right:40px;margin-bottom:20px;}
.videoList li a{display: block;overflow: hidden;}
.videoList li .pImg{padding-top:78%;}
.videoList li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .3s;padding-top:20px;}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.5;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:90px;height:36px;background: url('../images/vicon.png') no-repeat;margin-left:-45px;margin-top:-18px;z-index:5;transition:all .5s;}
.videoList li:hover img{transform: scale(1.06);}
.videoShow{width:100%;height:600px;}

/* 关于我们 */
.aboutBox1 .tie{font-size:2.571em;color:#c00404;margin-bottom:30px;line-height:1;}
.aboutBox1 .left{width:100%;line-height:1.8;padding-top:20px;position: relative;padding-bottom:60px;}
.aboutBox1 .font{overflow-y:auto;border-bottom: 1px solid #e5e5e5;padding-bottom:15px;}
.aboutBox1 .right{width:46%;height:470px;overflow:hidden;display:block;}
.aboutBox1 .tel{padding-left:40px;position: absolute;left:0;bottom:0;font-size:1.571em;font-family:Arial;color:#333;}
.aboutBox1 .tel::after{content:"\e603";position: absolute;font-family:"iconfont";left:0;font-size:1.6rem;top:3px}
.aboutBox1 .tel span{font-weight:bold;margin-left:30px;font-size:1.182em;}

.history{text-align:center;}
.historyMain{padding-top:10px;overflow:hidden;}
.history li{float:left;width:25%;padding:0 2% 0 50px;background: url('../images/h_line.png') no-repeat left top;min-height:160px;text-align:left;}
.history li h5{font-size:1.286em;margin-bottom:20px;}
.history li h5 span{display: block;font-size:1.8em;color:#333;font-family:Arial;font-weight:bold;letter-spacing:-1px;line-height:1.2;}
.history .btn{left:-70px;width:20px;background-size:20px 40px;top:60%;opacity:.5;}
.history .swiper-button-next{left:auto;right:-70px;}
.history .btn:hover,.honorR .btn:hover{opacity:1;}

.honor,.history{background: url('../images/pro_bg.jpg');}
.honorL{width:28%;background:#c00404;color:#fff;padding:4%;height:440px;font-size:1.143em;line-height:1.8;}
.hTitlew{color:#fff;}
.hTitlew span{color:#fff;line-height:1;text-align:left;}
.honorR{width:72%;position: relative;background:#fff;height:440px;padding:3.5% 70px;text-align:center;}
.honorSlide li{width:20%;float:left;font-size:1.143em;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:15px;}
.honorSlide li .pic{display:block;height:280px;line-height:280px;}
.honorSlide li img{transition:all .5s;max-height:100%;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#c00404;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:20px;}
.honorR .swiper-button-next{left:auto;right:20px;}
.album ul{margin-right:-5px;}
.album li{float:left;width:25%;padding-right:5px;padding-bottom:5px;}
.album li .pImg{padding-top:70%;}
.album li p{position:absolute;background: rgba(0,0,0,.5);padding:0 5%;height:60px;line-height:60px;color:#fff;left:0;bottom:-60px;z-index:2;width:100%;transition:all .3s;text-align:center;}
.album li.big {width:40%;}
.album li:hover img{transform: scale(1.1);}
.album li:hover p{bottom:0;}

/* 发展历程 */
.course{padding-left:340px;}
.courseL{float:left;width:300px;margin-left:-340px;border:4px solid #cecece;padding:4% 3%;line-height:1.2;}
.courseL h3{font-size:42px;color:#191919;margin-bottom:40px;font-weight:bold;}
.courseL p{font-size:24px;color:#c00404;font-family:Arial;}
.courseL p span{display:block;font-size:64px;color:#b9b9b9;font-weight:bold;}
.courseR .pic img{float:left;width:33.3%;padding-right:1px;}
.courseR li{border-bottom: 1px dotted #d6d6d6;padding:40px 0 40px 125px;overflow: hidden;font-size:1.143em;color:#333;transition:all .4s;}
.courseR li .date{margin-left:-125px;width:90px;height:90px;border:4px solid #cecece;padding:10px;font-size:1.125em;float:left;display:block;line-height:1.2;color:#bbb;transition:all .4s;}
.courseR li .date i{display:block;font-style:normal;font-size:1.556em;font-family:Arial;font-weight:bold;}
.courseR .txt{vertical-align: middle;display: table-cell;height:90px;}
.courseR li:hover .date{border:4px solid #c00404;color: #c00404;}
.courseR li:hover{background:#f9f9f9;}

/* 案例 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#c00404;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover{color: #c00404;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#c00404; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}
.picSlide{position:relative;margin-bottom:40px;background:#e1e1e1;padding:10px;}
.picSlide li{text-align:center;height:100%;position: relative;}
.picSlide img{width:100%;}
.picSlide-top .pImg{padding-top:56%;}
.picSlide-thumbs{margin-top:1px;}
.picSlide-thumbs li{border-right:1px solid #fff;padding-top:12%;cursor:pointer;width:16.66%;position: relative;}
.picSlide-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:5px solid #0385d1;opacity:.7;transform: scale(0);transition:all .3s;}
.picSlide-thumbs .on::after{transform: scale(1);}
.picSlide .swiper-button-next,.picSlide .swiper-button-prev{top:45%;background:rgba(255, 255, 255,.5);text-align:center;width:90px;height:50px;line-height:50px;color:#fff;font-size:24px;font-family:Arial;transition:all .3s;}
.picSlide .swiper-button-prev{left:0;}
.picSlide .swiper-button-next{right:0;left:auto;}
.picSlide .swiper-button-next:hover,.picSlide .swiper-button-prev:hover{background:#0385d1;}

/* 合作伙伴 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:400px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:400px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#c00404;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#c00404;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.partnerList{padding-top:1px;padding-left:1px;}
.partnerList li{float:left;width:12.5%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;background:#fff;animation-fill-mode:inherit;overflow:hidden;}
.partnerList li .pImg{padding-top:60%;}
.partnerList li p{height:40px;line-height:30px;text-align:center;padding:0 10px;font-size:12px;transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position: absolute;bottom:-50px;text-align:center;background:#c00404;height:40px;line-height:40px;color:#fff;width:100%;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-15px;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:68%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:122%;}
.honorList li{width:20%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#c00404;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}
.caseList li .pImg{padding-top:72%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}

/* 新闻列表 */
.newsTop{margin-bottom:70px;overflow:hidden;}
.newsTop li{background:#f3f3f3;overflow:hidden;height:260px;margin-bottom:15px;}
.newsTop li .pic{width:50%;float:left;height:260px;overflow:hidden;position:relative;}
.newsTop li .pic span{position:absolute;right:0;top:0;z-index:2;background: rgba(0, 0, 0,.6);color:#fff;font-size:12px;padding:0 10px;line-height:28px;font-family:Arial;}
.newsTop li .txt{width:50%;padding:5%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.143em;margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#c00404;}
.newsTop .txt p{height:100px;overflow:hidden;margin-bottom:10px;}
.newsTop li .more{display:inline-block;width:50px;height:7px;background: url('../images/m_arr.png') no-repeat right;transition:all .3s;}
.newsTop li .more:hover{background-position: 0 0;width:80px;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsList li a{padding:40px 0;border-top: 1px solid #d9d9d9;overflow:hidden;display:block;color:#777;}
.newsList li .date{float:left;width:150px;font-size:12px;font-family:Arial;line-height:1.2;color:#333;}
.newsList li .date i{display:block;font-style:normal;font-size:46px;font-weight:bold;} 
.newsList li h3{font-size:1.286em;color:#191919;margin-bottom:15px;color:#191919;}
.newsList li h3 a:hover,.newsList li .more:hover{color:#c00404;}
.newsList li .txt{widows: 68%;;}
.newsList li .more{float:right;color:#888;font-size:12px;margin-top:20px;}
.newsList li a:hover{padding:40px 20px;background:#f5f5f5;}
.newsList li a:hover h3{color:#c00404;}

/* 新闻详情 */
.picShow_l{width:72%;overflow:hidden;}
.picShow{border-top: 1px solid #ddd;padding-top:30px;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.related_news{margin-top:30px;}
.related_news .title{font-size:20px;color:#333;margin-bottom:15px;}
.related_news li{float:left;width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background: url('../images/ly_li2.png') no-repeat left center;padding-left:15px;height:46px;line-height:46px;border-bottom: 1px dotted #ddd;}
.related_news li:nth-child(2n){float:right;}

.picShow_r{width:24%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #c00404;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#c00404;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#c00404;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxicon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}

/* 联系*/
#dituContent{width:50%;height:400px;float:left;}
.contactR{background:#eee;height:400px;width:50%;padding:3%;line-height: 1.8;}
.contactR .titie{font-size:2em;color:#b7030b;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}

/* 在线留言*/
.feedback{border-top: 1px solid #ddd;}
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .code .sub {background: #c00404;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #c00404;}
.feedback .sub:hover{background:#900006;}